From fbb49d2b0d3eb0d1ca309ab42118ae370af18c99 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Tue, 5 Jun 2007 17:05:13 +0100 Subject: [PATCH] Synchronise xend-config file comments w.r.t. networking. Signed-off-by: Keir Fraser --- tools/examples/xend-config-xenapi.sxp | 4 +--- tools/python/xen/xend/tests/xend-config.sxp | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/tools/examples/xend-config-xenapi.sxp b/tools/examples/xend-config-xenapi.sxp index 6ebfa9a50a..d80083ad7f 100644 --- a/tools/examples/xend-config-xenapi.sxp +++ b/tools/examples/xend-config-xenapi.sxp @@ -116,9 +116,7 @@ ## # To bridge network traffic, like this: # -# dom0: fake eth0 -> vif0.0 -+ -# | -# bridge -> real eth0 -> the network +# dom0: ----------------- bridge -> real eth0 -> the network # | # domU: fake eth0 -> vifN.0 -+ # diff --git a/tools/python/xen/xend/tests/xend-config.sxp b/tools/python/xen/xend/tests/xend-config.sxp index ae7480ad12..079302881e 100644 --- a/tools/python/xen/xend/tests/xend-config.sxp +++ b/tools/python/xen/xend/tests/xend-config.sxp @@ -62,9 +62,8 @@ ## # To bridge network traffic, like this: # -# dom0: fake eth0 -> vif0.0 -+ -# | -# bridge -> real eth0 -> the network +# +# dom0: ----------------- bridge -> real eth0 -> the network # | # domU: fake eth0 -> vifN.0 -+ # -- 2.30.2